home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1996-08-10 | 11.4 KB | 258 lines
; INF file - tells the install program what to install and where ; Contains various sections of the form: ; This line in the ini section tells the program to update to Pro mode ; "Interface" "~0x04000100 0x20000220" ; ; [N] - where N = 0 => section till next header is for SuperInstall ; otherwise => section is for the N'th option of SuperInstall ; [setup] - background file and strings used as captions for this option ; format is ; "wmf" "appName" "installName" and options "winIniSection" "winIniLine" "dirName" ; "reserveSpace", "installType" and optional string ; InstallType MUST be 3 chars ; [extra] - some extra info! ; currently this can contain section name for previous version of the product ; [disks] - the names of the various disks used for this option ; [directories] - the names of the directories created for this option ; - First char of name is its reference. ; - Second char is ; NULL => dir is relative to directory 0 ; W => dir is relative to windows dir ; S => dir is relative to windows system dir ; N => dir is relative to dir named in specified INI ; I => dir is relative to app dir relative to install dir ; B => dir is relative to install dir only ; [apps] - all the possible files to install for this option ; format is ; "wmf" "disk/flags" "dstDir/srcDir" "fileName.bytes" "Xstring" ; values for flags are "A" => if current file is newer than one being installed, tell user ; "C" => file is compressed ; "D" => option should be displayed in box ; "E" => install file only if a version already exists ; "F" => file contains TrueType fonts ; "I" => file has an icon, next char is progman letter ; "J" => just create the directory ; "K" => this file cannot be skipped ; "R" => this file must be installed ; "T" => install file only if newer than existing ; "U" => give file unique name when copy ; "V" => file should be version checked before installation ; plus on the first file ; "M" => Section defines a multi-install ; "S" => Section defines a SuperPack style install ; values for X are "I" => string is name of ini section in this inf file ; "O" => string is name of ole section in this inf file ; "C" => string is name of icon if one is given ; "D" => string is name of working directory for icon ; "N" => string is the option name for the listbox ; "T" => string is the dexcription of this option ; ; [progman] - the names of all the Program Manager groups to be created ; ; [??ini] - changes to be made to ini files ; symbols used for first string are ; ! => Following is a new sectionName. ; # => Following line is the new iniName for future lines. ; ? => Line is intended for the Extensions section of WIN.INI ; @ => WIN.INI is used rather than the current iniName. ; w => Windows directory ; ~ => Following is a fileName in the [apps] section - the next line ; should be done only if that fileName was selected/installed. ; If then approp. first string will be added as a keyName in the current ; sectionName in the current iniFile, with its value being the second ; string. ; The first char of the second string will be expanded based on the ; [directories] section above unless it is a symbol in which case ; ^ => set right hand side to be blank ; # => following strings are "#section key default iniSection": look ; in win.ini in 'section' for 'key' and get that rhs, then look ; in 'iniSection' of the current ini file and find the entry where ; the win.ini == first part of the entry's rhs, and then set the ; the specified lhs to be this entry ; ~ => set bits in the given field if doing an upgrade, with "~off on" ; format for bits to unset and set respectively ; z => insert user name ; y => insert company name ; x => insert registration number ; w => insert windows dir ; v => insert top level dir ; ; [??ole] - lines for the OLE registration ; [help] - name of help topics for the Help buttons. Section appears ; only once per INF and is used for all sections ; Order is ; DirHelp, OptionHelp, SuperOptionHelp, CD1Help, CD2Help [!0!] [setup] "drw" "Europress mini Office Draw" "mini Office Draw Install" "" "" "" "" "" "0" "ssp" [apps] "" "0ODS" "A." "0.1" "Nmini Office Draw" "Tmini Office Draw - based on an award winning DTP package which combines ease of use with high end features." "" "0D" "A." "0.1" "NSerif Clipart Browser" "TClipart Browser - a browser to let you view the clipart selection quickly and easily." "" "0D" "A." "0.1" "NOnline Documentation" "TChoose this to copy your online documentation to your hard disk rather than referencing it from the CD-ROM." [help] "107" "108" "110" "111" "112" [directories] "0" "C:\EUROP" "mini Office Main Directory" [!1!] [Setup] "" "mini Office Draw" "mini Office Draw" "mini Office Draw" "###miniDrawIni" "" "" "" "" "" "" "2040" "dpp" [Disks] "0" "A:\" "Europress mini Office Draw CD" [Directories] ; The main locations. "0" "C:\" "Root Directory" "sN" "" "Serif DLL Directory" "w\SERIF.INI" "Serif" "SharedDLLDir" "0\SERIFDLL" ; Pointers back to the CD. "LB" "\ONLINE" "Online Documentation" "MB" "\ACROBAT" "Adobe Acrobat Reader" ; mini Office Draw directories. "A" "\MINIDRAW\PROGRAM" "mini Office Draw Program Files" "B" "\MINIDRAW\SAMPLES" "mini Office Draw Samples" [Apps] "" "0OD" "ADISK\MDRAWD1" "minidraw.ini.2" "Nmini Office Draw" "TThis is the minimum install option needed to run mini Office Draw." "" "0CIA" "ADISK\MDRAWD1" "minidraw.scf.1300" "IminiDrawIni" "Cmini Office Draw" "DA" "OminiDrawOle" "RminiDrawReg" "" "0C" "ADISK\MDRAWD1" "mdhelp.scf.630" "" "0CT" "sDISK\MDRAWD2" "filter.scf.600" "" "0IAJ" "L." "onln-dp2.pdf.0" "CDraw Online Documentation" "DL" "" "0IAJ" "M." "acroread.exe.0" "CInstall Adobe Acrobat Reader" "DM" "" "0CDTA" "BDISK\MDRAWD2" "samples.scf.710" "NSample Drawings" "TA small collection of drawings to give a taste of what mini Office Draw can do." [Progman] "A" "Europress mini Office" "MINIOFF.GRP" [miniDrawIni] "#w\SERIF.INI" "!Serif" "SharedDLLDir" "s" "!mini Office Draw" "Name" "z" "Company" "y" "miniDrawIni" "A\minidraw.Ini" "#A\minidraw.Ini" "!Misc" "LoadDir" "B" "SaveDir" "B" "ExportDir" "B" "CorelDir" "B" "ImportDir" "B" "ClipartDir" "B" "?dpp" "A\minidraw.Exe" "?wmf" "A\minidraw.Exe" "WindowPos" "^" "Welcomed" "^" "NoStartupAssistant" "^" "UserLevel" "^" "EventTips" "^" "PageSize" "^" [miniDrawOle] "DrawPlus" "mini Office Draw" "Edit" [miniDrawReg] ".dpp" "DrawPlus" ".wmf" "DrawPlus" [!2!] [setup] "" "Clipart Browser 1.0" "Clipart Browser Install" "Serif Clipart Browser 1.0" "##BrowserIni" "" "Clipart Browser" "1.0" "EURO2" "1147" "37" "2040" "gal" [disks] "0" "A:\" "mini Office Draw CD" [directories] "0" "C:\BROWSER" "Clipart Browser Main Directory" "e" "\.." "Clipart Browser Program Files" "SN" "" "Serif DLL Directory" "w\SERIF.INI" "serif" "SharedDLLDir" "v\SERIFDLL" "A" "\PROGRAM" "Clipart Browser Program Files" "B" "\GALLERY" "Clipart Browser Gallery" "CI" "\GALLERY" "Clipart Browser Gallery" "DS" "\." "Clipart Browser Program Files" [apps] "" "0OD" "ADISK\BROW10" "serifbws.ini.2" "NSerif Clipart Browser" "TClipart Browser for viewing the supplied clipart to quickly locate the pictures you want." "" "0CT" "SDISK\BROW10" "serifreg.scf.229" "" "0CT" "SDISK\BROW10" "srfacc10.scf.213" "" "0CIA" "ADISK\BROW10" "serifbws.scf.574" "Ibrini" "CSerif Clipart Browser" "DA" "Obrole" "" "0CT" "DDISK\BROW10" "mfcdll.scf.100" "" "0IAJ" "ADISK\BROW10" "serifbws.exe.0" "CPhotos Gallery" "DC" "AC\photos.gal" "" "0IAJ" "ADISK\BROW10" "serifbws.exe.0" "CClipart Gallery" "DC" "AC\clipart.gal" "" "0V" "0DISK\BROW10" "ole2.dll.137" "" "0V" "0DISK\BROW10" "ole2conv.dll.31" "" "0V" "0DISK\BROW10" "ole2disp.dll.41" "" "0V" "0DISK\BROW10" "ole2nls.dll.13" "" "0V" "0DISK\BROW10" "ole2prox.dll.21" "" "0V" "0DISK\BROW10" "compobj.dll.45" "" "0V" "0DISK\BROW10" "storage.dll.77" "" "0DT" "BDISK\BROW10" "photos.gal.1038" "NPhotos Gallery" "TGallery file to quickly look at all the Photo CD images on the mini Office Draw CD." "Photos Gallery" "DB" "" "0IAJ" "ADISK\BROW10" "serifbws.exe.0" "CPhotos Gallery" "DB" "AB\photos.gal" "" "0DT" "BDISK\BROW10" "clipart.gal.2834" "NClipart Gallery" "TGallery file to quickly look at all the pictures on the mini Office Draw CD." "CClipart Gallery" "DB" "" "0IAJ" "ADISK\BROW10" "serifbws.exe.0" "CClipart Gallery" "DB" "AB\clipart.gal" [progman] "A" "Europress mini Office" "MINIOFF.GRP" [brini] "#w\SERIF.INI" "!Serif" "Name" "z" "Company" "y" "RegNumber" "x" "SharedDLLDir" "S" "!Serif Clipart Browser 1.0" "Name" "z" "Company" "y" "!Clipart Browser 1.0\Registration" "Registration Id" "x" "Market" "p" "Checksum" "t" "Company" "y" "Name" "z" "Expiry Date" "r" "Free Runs" "u" "Grace Period" "q" "#w\Serifbws.Ini" "!Recent File List" "File1" "^" "File2" "^" "File3" "^" "File4" "^" "?gal" "A\serifbws.exe" [brole] "SerifBrowser" "Serif Clipart Browser Image" "Edit" [!3!] [setup] "" "Online Documentation" "Online Documentation Install" "" "" "" "" "" "" "" "" "2040" "" [disks] "0" "A:\" "Mini Office Draw CD" [directories] "0" "C:\" "Main Directory" "A" "\ONLINE\ACROBAT" "Adobe Acrobat" "B" "\ONLINE\MINIDRAW" "Online Documentation" [apps] "" "0ORIA" "AACROBAT" "acroread.exe.1437" "NOnline Documentation" "CInstall Adobe Acrobat Reader" "DA" "" "0CR" "BDISK\ONLINE" "online.scf.2501" "" "0IAR" "BDISK\ONLINE" "onln-dp2.pdf.7" "CDraw Online Documentation" "DB" [progman] "A" "Europress mini Office" "MINIOFF.GRP"